Skip to content

fix(@angular/cli): use dedicated cache directory for temporary package installs#32270

Closed
alan-agius4 wants to merge 1 commit intoangular:mainfrom
alan-agius4:ensure-npmrc-picked-up
Closed

fix(@angular/cli): use dedicated cache directory for temporary package installs#32270
alan-agius4 wants to merge 1 commit intoangular:mainfrom
alan-agius4:ensure-npmrc-picked-up

Conversation

@alan-agius4
Copy link
Collaborator

Relocates temporary package installations to a dedicated cache directory. This ensures that the project's .npmrc is correctly respected, as the installer does relies on the current working directory (CWD) rather than flags like --prefix.

@alan-agius4 alan-agius4 requested a review from clydin January 12, 2026 10:33
@alan-agius4 alan-agius4 added action: review The PR is still awaiting reviews from at least one requested reviewer target: rc This PR is targeted for the next release-candidate labels Jan 12, 2026
@alan-agius4 alan-agius4 force-pushed the ensure-npmrc-picked-up branch 5 times, most recently from b05888d to d2f5175 Compare January 12, 2026 14:20
…e installs

Relocates temporary package installations to a dedicated cache directory. This ensures that the project's `.npmrc` is correctly respected, as the installer does relies on the current working directory (CWD) rather than flags like `--prefix`.
@alan-agius4 alan-agius4 force-pushed the ensure-npmrc-picked-up branch from d2f5175 to 5adc742 Compare January 12, 2026 14:25
@angular-automatic-lock-bot
Copy link

This issue has been automatically locked due to inactivity.
Please file a new issue if you are encountering a similar or related problem.

Read more about our automatic conversation locking policy.

This action has been performed automatically by a bot.

@angular-automatic-lock-bot angular-automatic-lock-bot bot locked and limited conversation to collaborators Feb 12, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

action: review The PR is still awaiting reviews from at least one requested reviewer area: @angular/cli target: rc This PR is targeted for the next release-candidate

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant